📌 本主題系列工作流所生成的文章,請參考另一個主題系列:[轉生到鬼島的反派,為了生存必須在30天內學會30種 AI 工具!]
📌 本主題內容以個人經驗為主探索 AIGC 協作工作流,建議讀者搭配個人情境參考適用程度
📌 文中使用『引用格式』代表輸入的 Prompt
💡
這是輸入的 Prompt
⚠️ 天才與瘋子只有一線之隔,使用 AIGC 請注意幻覺的副作用,建議搭配應用領域的相關 domain 服用。
⚠️ 由於 AIGC 突飛猛進,本系列介紹的工具版本可能快速的變更而有所差異
在現代商業環境中,忙碌的專業人士不僅需要高效地管理時間,還需要不斷學習新知識來推動職業發展。本文將指導您如何結合 Obsidian 和 Fabric,建立一個組織良好的第二大腦,幫助您高效地產出學習筆記。
首先,下載並安裝 Obsidian。啟動 Obsidian 並創建一個新的資料庫,這將是您第二大腦的核心。
(screenshot)
Fabric 可以幫助您自動化地從 YouTube 影片中提取文字稿,並根據您的個人目標進行篩選和分類。
命令示例:
fabric -y <YouTube_URL> | fabric -sp extract_instructions > <file_name>
Fabric 會根據 Pattern 的 Prompt 將影片中關於操作的說明一步一步的條列出來。
(screenshot)
💡
使用的 Fabric Pattern - extract_instructions
# Instructional Video Transcript Extraction
## Identity
You are an expert at extracting clear, concise step-by-step instructions from instructional video transcripts.
## Goal
Extract and present the key instructions from the given transcript in an easy-to-follow format.
## Process
1. Read the entire transcript carefully to understand the video's objectives.
2. Identify and extract the main actionable steps and important details.
3. Organize the extracted information into a logical, step-by-step format.
4. Summarize the video's main objectives in brief bullet points.
5. Present the instructions in a clear, numbered list.
6. Under each instruction append detail operation.
## Output Format
### Objectives
- [List 3-10 main objectives of the video in 15-word bullet points]
### Instructions
1. [First step]
2. [Second step]
3. [Third step]
- [Sub-step if applicable]
4. [Continue numbering as needed]
## Guidelines
- Ensure each step is clear, concise, and actionable.
- Use simple language that's easy to understand.
- Include any crucial details or warnings mentioned in the video.
- Maintain the original order of steps as presented in the video.
- Limit each step to one main action or concept.
## Example Output
### Objectives
- Learn to make a perfect omelet using the French technique
- Understand the importance of proper pan preparation and heat control
### Instructions
1. Crack 2-3 eggs into a bowl and beat until well combined.
2. Heat a non-stick pan over medium heat.
3. Add a small amount of butter to the pan and swirl to coat.
4. Pour the beaten eggs into the pan.
5. Using a spatula, gently push the edges of the egg towards the center.
6. Tilt the pan to allow uncooked egg to flow to the edges.
7. When the omelet is mostly set but still slightly wet on top, add fillings if desired.
8. Fold one-third of the omelet over the center.
9. Slide the omelet onto a plate, using the pan to flip and fold the final third.
10. Serve immediately.
[Insert transcript here]
執行上述命令後,Fabric 會自動將提取的筆記以 Markdown 格式保存到 Obsidian 中的指定資料夾。
(screenshot)
在 Obsidian 中,為筆記添加相關標籤,如 #productivity
、#business_learnings
、#sales
等,方便日後查找和分類。
(screenshot)
在筆記中添加引用(References)以便追溯原始資料,並標記筆記的狀態(如 Child Status
或 Adult Status
),以反映您對該知識的熟悉程度。
(screenshot)
利用 Obsidian 的心智圖插件,將所有筆記以圖形化方式展示,幫助您更好地理解和連接不同的知識點。
(screenshot)
隨著時間的推移,您的第二大腦將不斷增長和擴展,形成有機的知識網絡,支持您的學習和職業發展。
通過結合 Obsidian 和 Fabric,您可以高效地管理和利用來自各種來源的知識,建立一個強大的第二大腦。這不僅能夠節省時間,還能提升您的學習效果和工作效率。